字典九九>英语词典>library function翻译和用法

library function

英 [ˈlaɪbrəri ˈfʌŋkʃn]

美 [ˈlaɪbreri ˈfʌŋkʃn]

网络  库函数

计算机

双语例句

  • Mutual Development of Public Library Function and Minor Library Function
    公共图书馆与少儿图书馆职能的相互拓展
  • One of these magics was, on nearly every platform, to provide its own declarations for every library function and system call it planned to use, rather than including the standard headers.
    其中最奇妙的事情之一是,在几乎每个平台上都为计划要处理的每个库函数和系统调用都提供自己的声明,而不是包括标准的头文件。
  • Experimental results show that the method does well at specific library function identification.
    实验结果证明,该技术在专用库函数的识别方面效果较好。
  • The expression is finally executed with the built in erl_eval: exprs library function.
    最后由内建的erleval:exprs库函数执行构建好的表达式。
  • The XPath library function sum is called, which returns the sum of all nodes ( elements) contained in the generated node-set.
    将调用XPath库函数sum,该函数将返回生成的节点集所包含全部节点(元素)的和。
  • For now we must be aware that any application can call a standard library function to look up the IP address ( or addresses) corresponding to a given hostname.
    如今我们需要意识到,任何程序均可调用标准库函数,查找主机名对应的IP地址。
  • The Realization and Optimization of FFT Library Function Based on ARM
    基于ARM的FFT库函数的实现及优化
  • The paper explains the relation between library function and leisure education.
    阐述了图书馆的功能和休闲教育的关系。
  • After the digital library function, VRS are important item of user's service of modern university library.
    实现数字图书馆功能后,VRS已经成为现代高校图书馆的重要的用户服务项目。
  • If the page type is fixed-lines-per-page, we read input line by line using the fgets() library function.
    若页类型是每页行数固定的,则使用fgets()库函数逐行读取输入。